MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
bukkit
/
[root]
/
BukkitFishItem
/
Companion
Companion
object
Companion
魚アイテムを作成する
Return
ItemStack 魚アイテム
Parameters
caught
Fish
捕獲された魚のデータ
Members
Functions
create
Link copied to clipboard
fun
create
(
caughtFish
:
CaughtFish
)
:
ItemStack
魚からItemStackを作成する
is
Bukkit
Fish
Item
Link copied to clipboard
fun
isBukkitFishItem
(
item
:
ItemStack
)
:
Boolean
アイテムが魚アイテムかどうかを判定する